const html/template.stateCSSSqStr

6 uses

	html/template (current package)
		context.go#L132: 	stateCSSSqStr
		escape.go#L198: 	case stateURL, stateCSSDqStr, stateCSSSqStr, stateCSSDqURL, stateCSSSqURL, stateCSSURL:
		escape.go#L205: 			case stateCSSDqStr, stateCSSSqStr:
		transition.go#L35: 	stateCSSSqStr:    tCSSStr,
		transition.go#L469: 			c.state = stateCSSSqStr
		transition.go#L482: 	case stateCSSSqStr, stateCSSSqURL: